home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2013 August / PC_Format_082013.iso / gry - zrecznosc / diver jimmy / diver-jimmy.exe / {app} / data / Settings.xml < prev   
Extensible Markup Language  |  2009-01-30  |  1KB  |  32 lines

  1. <?xml version="1.0" encoding="windows-1251"?>
  2. <Settings>
  3.   <CheckCD check="0" label="KENNYADV" title="Original game CD is not found" message="Please insert original game CD into CDROM drive." />
  4.   <PostScores allow="0" address="www.divogames.com" path="/games/arcade/kenny/topscores/add/" />
  5.  
  6. <!-- Tag Demo is used in demo version only. Full version ignores this settings -->
  7.   <Demo>
  8.     <Purchase showButtonInMainMenu="1" shellCommand="Register.url" />
  9.     <NagScreen show="1" />
  10.     <GatherStatistics gather="1" />
  11.   </Demo>
  12.   <Info version="v 1.20" copyright="Copyright 2009 MyRealGames.com, DivoGames" />
  13.  
  14.   <AtExit shellCommand="play.url" />
  15.  
  16.   <Intros>
  17.  
  18. <!-- to add additional logo just change tag ImageTemp to Image -->
  19.     <Image name="Data\Gfx\UI\logo2.tga">
  20.     <BackColor r="52" g="123" b="177" />
  21.     </Image>
  22.  
  23.     <BuiltIn name="DivoGames" />
  24.   </Intros>
  25.   <Logotypes> 
  26.  
  27. <!-- to add additional logo just change tag ImageTemp to Image -->
  28.     <ImageTemp x="10" y="10" name="Data\Gfx\Ui\logo2.tga" invertAxisY="1" invertAxisX="1" /> 
  29.  
  30.   </Logotypes>
  31.  
  32. </Settings>